gfx: Fix inclusion of C++ header
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 26 Jul 2023 17:43:43 +0000 (19:43 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 5 Aug 2023 07:42:03 +0000 (08:42 +0100)
commit2cac301877a302495c56ddef025b451eeba41855
tree114b68ee4fd4f0997c563291a3c59b0da4fb783f
parentbcc0f13f4c311b5dc3dbf66fdff7383f6f0f9ae1
gfx: Fix inclusion of C++ header

<cinttypes> isn't included so the compilation with gcc13 will be broken.
Adding the needed header for C integer types in GFX submodul.

Gbp-Pq: Topic fixes
Gbp-Pq: Name gfx-Fix-inclusion-of-C-header.patch
gfx/2d/Rect.h